CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 蚁群算法 TSP

搜索资源列表

  1. 蚁群算法

    5下载:
  2. 蚁群算法/ 蚁群算法/Matlab中文论坛--助努力的人完成毕业设计.url 蚁群算法/一种快速求解旅行商问题的蚁群算法.pdf 蚁群算法/使用帮助:新手必看.htm 蚁群算法/基于改进蚁群算法对最短路径问题的分析与仿真.pdf 蚁群算法/基于改进蚁群算法的出租车路径规划算法.pdf 蚁群算法/基于改进蚁群算法的最短路径问题研究.pdf 蚁群算法/基于蚁群算法的公交路线走向模型及其求解.pdf 蚁群算法/基于蚁群算法的完全遍历路径规划研究.PDF 蚁群算法/用蚂蚁算法和模拟退火
  3. 所属分类:编程文档

    • 发布日期:2012-09-09
    • 文件大小:5463327
    • 提供者:wodexiaowo
  1. TSP

    0下载:
  2. TSP的蚁群实现,用蚁群算法来解决TSP问题-ant-based TSP
  3. 所属分类:File Formats

    • 发布日期:2017-04-07
    • 文件大小:1220
    • 提供者:花花
  1. tsp

    0下载:
  2. 蚁群算法matlab实现,c为测试矩阵 蚁群算法matlab实现,c为测试矩阵 -matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant matlab,ant
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:975
    • 提供者:经立
  1. w

    1下载:
  2. 蚁群算法,从自然界中蚁群的的觅食行为中受启发, 于1991年,由意大利学者M.Dorigo在其博士论文中提出,并成功的解决了旅行商(TSP)问题 -Ant Colony Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-11
    • 文件大小:2402515
    • 提供者:刘海
  1. CSharp-solve-TSP

    0下载:
  2. c#解决蚁群算法实例源代码,实现一定范围内最短路径的优化。-c# solve the ant colony algorithm source code examples, shortest path optimization within a certain range.
  3. 所属分类:Project Design

    • 发布日期:2017-11-05
    • 文件大小:12803
    • 提供者:李红云
  1. Ant-Algorithm

    0下载:
  2. 蚁群算法求解TSP问题 -Ant Algorithm
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:104780
    • 提供者:小C
  1. TSP

    0下载:
  2. 商旅问题,蚁群算法,全局最优,局部最优,Tsp-Traffic problem, ant colony algorithm, the optimal path, the global optimum
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:1706
    • 提供者:牛飞
  1. UTIMATE_AOC

    0下载:
  2. Matlab针对蚁群算法(AOC)的TSP一维搜索-For ant colony algorithm Matlab (AOC) in the TSP one-dimensional search
  3. 所属分类:Software Testing

    • 发布日期:2017-11-14
    • 文件大小:2141
    • 提供者:陈翔
  1. -ant-colony-algorithm-

    0下载:
  2. 蚁群算法解决TSP问题的并行化研究与实现-Research and Implementation of parallel ant colony algorithm to solve TSP problem
  3. 所属分类:Document

    • 发布日期:2017-04-08
    • 文件大小:157242
    • 提供者:吾辈
  1. TSP

    0下载:
  2. 总结的混合粒子群算法、蚁群算法、遗传算法求TSP(旅行商问题),值得看一看-Summary hybrid particle swarm optimization, ant colony algorithm, genetic algorithm for TSP (traveling salesman problem), it is worth a look
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:453754
    • 提供者:肖鹏
  1. Ant-colony-algorithm

    0下载:
  2. 主要用蚁群算法用matlab实现,解决城市之间最短路径问题-Ant colony algorithm to achieve the TSP
  3. 所属分类:software engineering

    • 发布日期:2017-04-26
    • 文件大小:19718
    • 提供者:张海洋
  1. ant11

    0下载:
  2. TSP解答。是智能优化算法的重要问题,采用了蚁群优化算法。-TSP solution. It is an important problem of intelligent optimization algorithm, the ant colony optimization algorithm
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:2461
    • 提供者:ww
  1. gaijinyiqunsuanfa

    3下载:
  2. 使用蚁群算法matlab代码,并在其基础上进行改进,进而得以优化蚁群算法。解决全国所有城市的TSP问题-ACA TSP
  3. 所属分类:software engineering

    • 发布日期:2017-12-13
    • 文件大小:258390
    • 提供者:张先森
  1. ACO算法

    0下载:
  2. 蚁群优化算法,可用于解决一人旅行商等问题。(Ant colony optimization algorithm can be used for TSP and other issues)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-31
    • 文件大小:80896
    • 提供者:小李子子
  1. 蚁群算法的优化计算——旅行商问题(TSP)优化

    0下载:
  2. Ant Colony Optimization
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:3072
    • 提供者:tobie
  1. matlab解决tsp

    0下载:
  2. matlab中解决tsp问题经典蚁群算法(Classical ant colony algorithm for solving TSP problem in MATLAB)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:15360
    • 提供者:YQzzz
  1. 数学建模:matlab蚁群算法解决TSP问题.pdf

    0下载:
  2. MATLAB蚁群算法的实现,解决最短路程问题,报告内全部是实现,并且实现的代码。
  3. 所属分类:报告论文

搜珍网 www.dssz.com